'Declaration <DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.ICollectionDebugView`1)> <DebuggerDisplayAttribute("Count = {Count}")> Public Class UIElementMasterCollection (Of TType of collection element, must be derived from T:System.Windows.UIElement.As System.Windows.UIElement) Inherits Vintasoft.Imaging.Utils.MasterCollection(Of T)
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.ICollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public class UIElementMasterCollection<T> : Vintasoft.Imaging.Utils.MasterCollection<T> where T: System.Windows.UIElement
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.ICollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public __gc class UIElementMasterCollection<T> : public Vintasoft.Imaging.Utils.MasterCollection<T*>* where T: System.Windows.UIElement
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.ICollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] generic<typename T> public ref class UIElementMasterCollection : public Vintasoft.Imaging.Utils.MasterCollection<T^>^ where T: System.Windows.UIElement
System.Object
 System.Collections.ObjectModel.Collection<T>
   Vintasoft.Imaging.Utils.MasterCollection<T>
     Vintasoft.Imaging.Wpf.Utils.UIElementMasterCollection<T>
       Vintasoft.Imaging.Pdf.Wpf.UI.Annotations.WpfPdfAnnotationViewCollection
Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5